signed integer - определение. Что такое signed integer
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое signed integer - определение

DATUM OF INTEGRAL DATA TYPE
Integral data types; Longword; Quadword; Computer integer; Integral data type; Long integer; Integral type; Doubleword; Short integer; Int32; Unsigned short; Signed short; Short int; Long int; Int64; Int16; Ushort; UInt16; UINT; MAXINT; Unsigned integers; Unsigned integer; Tinyint; Integer (computing); Long long; Octaword; Signed byte; Quad word; Long Int; Unsigned int; Int (computer science); Integer type; Signed integer; Unsigned long integer; Longlong; Unsigned byte; Signed long integer; Integer data type; Long (computer science); INT8; I128; Long long int
Найдено результатов: 241
Signed number representations         
ENCODING OF NEGATIVE NUMBERS IN BINARY NUMBER SYSTEMS
Negative and non-negative in binary; Sign-magnitude; Sign and magnitude; Sign-and-magnitude; Signed number representation; Signed integer representations; Signed integer representation; Signed magnitude; Sign magnitude; End-around carry; Sign and mantissa; Excess-128; Excess 128; Negative binary numbers
In computing, signed number representations are required to encode negative numbers in binary number systems.
Integer (computer science)         
In computer science, an integer is a datum of integral data type, a data type that represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values.
Integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign (−1, −2, −3, etc.
integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
n.
Whole number.
integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
(integers)
In mathematics, an integer is an exact whole number such as 1, 7, or 24 as opposed to a number with fractions or decimals. (TECHNICAL)
N-COUNT
integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
<mathematics> (Or "whole number") One of the finite numbers in the infinite set ..., -3, -2, -1, 0, 1, 2, 3, ... An inductive definition of an integer is a number that is either zero or an integer plus or minus one. An integer is a number with no fractional part. If written as a fixed-point number, the part after the decimal (or other base) point will be zero. A natural number is a non-negative integer. (2002-04-07)
Integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
·noun A complete entity; a whole number, in contradistinction to a fraction or a mixed number.
integer         
  • negative]] integers are shown in blue and negative integers in red.
  • upright=1.5
NUMBER THAT CAN BE WRITTEN WITHOUT A FRACTIONAL OR DECIMAL COMPONENT
IntegerNumbers; Integers; Integer number; Signed Numbers; Rational integer; ℤ; Interger; Integer value; Negative integer; Set of integers; Zahlen; Integar; Intergar; Construction of the integers; Integer-valued; Z (set); Integer numbers; Ring of rational integers; Intger
['?nt?d??]
¦ noun
1. a whole number.
2. a thing complete in itself.
Origin
C16: from L., 'intact, whole', from in- (expressing negation) + the root of tangere 'to touch'; cf. entire.
Almost integer         
  • [[Ed Pegg Jr.]] noted that the length ''d'' equals <math>\frac{1}{2}\sqrt{\frac{1}{30}(61421-23\sqrt{5831385})} </math> that is very close to 7 (7.0000000857 ca.)<ref name="MathWorld"/>
ANY NUMBER THAT IS NOT AN INTEGER BUT IS VERY CLOSE TO ONE
Near integer; Near-integer
In recreational mathematics, an almost integer (or near-integer) is any number that is not an integer but is very close to one. Almost integers are considered interesting when they arise in some context in which they are unexpected.
Gaussian integer         
  • ''z'' {{=}} 2 − 4''i'' ≡ −''i'' (mod ''z''<sub>0</sub>)}} is highlighted with yellow/orange dots.
  • Visualization of maximal distance to some Gaussian integer
COMPLEX NUMBER WHOSE REAL AND IMAGINARY PARTS ARE BOTH INTEGERS
Gauss prime; Gaussian prime; Gaussian integers; Gaussian prime number; Complex integers; Complex integer; Gaussian ring; Gaussian primes
In number theory, a Gaussian integer is a complex number whose real and imaginary parts are both integers. The Gaussian integers, with ordinary addition and multiplication of complex numbers, form an integral domain, usually written as .

Википедия

Integer (computer science)

In computer science, an integer is a datum of integral data type, a data type that represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values. Integers are commonly represented in a computer as a group of binary digits (bits). The size of the grouping varies so the set of integer sizes available varies between different types of computers. Computer hardware nearly always provides a way to represent a processor register or memory address as an integer.